home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…nuary (Partner) - Disc 2 / The Apple Reference and Presentations Library (Disc 2)(January 1994).iso / Diehl Graphsoft / German / MiniCad / MiniCad-PPC / MiniCad 5.0.1-D / MiniCad 5.0.1-D.rsrc / STR#_7022.txt < prev    next >
Text File  |  1994-10-06  |  310b  |  10 lines

  1. Changes the cursor appearance
  2. See manual for codes
  3.  
  4. SetCursor(CursorType);
  5.  
  6. Rotates the file's view by the #X,#Y,#Z angle value around the point specified by XCenter,YCenter,ZCenter of the 3D object that is connected to ObjectHandle
  7.  
  8. SetView(ObjectHandle : HANDLE;  #X,#Y,#Z, XCenter,YCenter,ZCenter : REAL);
  9.  
  10.